How to submit HTML form data to google spreadsheet?

In this post, I will explain how to submit HTML form data to google spreadsheet. If you need additional input fields, you must specify the name attribute in the input field. You have to give it in the first row of the sheet. No need to edit the script. I have given the source code below.



Source Code :

1) code.gs



2) form.html